Skip to content
Back to search
30
MCP

Rhino 3D

pulsemcp/rhino 3d

Integrates with Rhino 3D's Python scripting environment to enable generation and manipulation of 3D models through geometry creation tools, with all operations requiring explicit user consent via dialog prompts.

Uptime
0.0%
6 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Rhino3D
Connects Rhino3D to Claude through a WebSocket bridge, enabling AI-assisted 3D modeling capabilities for creating and manipulating geometry,
0 tools
Rhino MCP
C# MCP server enabling AI agents to create and edit 3D models in Rhino via natural language commands.
0 tools
rhinomcp
RhinoMCP connects Rhino 3D to AI Agent through the Model Context Protocol (MCP)
0 tools
Blender
Enables natural language control of Blender for 3D scene creation, manipulation, and rendering without requiring knowledge of Blender's inte
0 tools
Spline 3D Design
Connects to Spline 3D design tool API for creating, manipulating, and exporting 3D scenes with support for animations, model imports, and ev
0 tools
SketchUp
Ruby plugin for SketchUp 3D modeling with geometry creation, entity transformation, material assignment, and model introspection via TCP bri
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "rhino_3d": {
      "url": "None",
      "transport": "http"
    }
  }
}